-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web Scrape UI #38
Merged
Merged
Web Scrape UI #38
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…nto web_scrape_ui
…tent and examples
PR is ready for review. Includes changes for "Web scrape UI#59", "Add UI for "Integrations with [Github, Coursera, MIT OCW] with details for expected behavior for each#88", and "Update Terms, Privacy to UIUC standard ones" tasks. |
hanlily666
pushed a commit
that referenced
this pull request
Jan 23, 2024
* initial draft of input form layout * Improved UI settings form format * added tooltips to web scrape parameters inputs * moved all web scrape ui code into WebScrape.tsx * add conditonal display of boxes, must have URL entered * added web scrape parameters to function call * changed web scrape parameters to be more readable * standardize naming of stayOnBaseURL * adding 'read more' toggle to supported filetypes. TODO add better content and examples * fixed drop down coloring * corrected input checking; Added Github scrape msg * Added Max URLs and Max Depth ranges into label * center aligned Read More for web scrape info * fixed guthub message * maxUrls and maxDepth -1 bc 0 indexed * Update Terms, Privacy to UIUC standard ones * fixed type error for vercel check * removed unused functions/imports * fixed input check to ensure only numbers present * fixed vercel error from ' instead of &apos * fixed &apos in github msg * tooltips: Adding more text, set widths and dark backgrounds * add nice coloring and examples to READ MORE accordian * Major refactor of Supported File Types, no more 'Under development...' were done! * tiny typo fix * FORMAT FIX ONLY --------- Co-authored-by: Kastan Day <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.